home *** CD-ROM | disk | FTP | other *** search
-
- TurboCalc © 1993-1996 Michael Friedrich
- =======================================
-
- This drawer contains the 'TurboCalc-Libraries' which allow to add
- external functions and features to TurboCalc in a simple manner.
- Further information can be found in "TurboCalc-Libraries" in the
- chapter "Files" of the manual.
-
- These files should be located in one of those directories:
-
- * LIBS:TCLibs
- * PROGDIR:TCLibs
-
- (where LIBS: is (normally) the drawer "libs" on the boot diskette
- and PROGDIR: is the path TurboCalc is located).
-
- If you have copied the complete TurboCalc directory or installed
- TurboCalc, the TurboCalc-Libraries can be found in PROGDIR:TCLibs.
-
-
-
- Contents of this Drawer
- -----------------------
- * filereq.tclib Interface to the filerequester "reqtools.library"
- If you rename this to "filereqx.tclib" the reqtools-
- filerequester will be used instead of the (normal)
- ASL-filerequester.
- (Annotation: reqtools.library is copyright Nico François
- and available as shareware)
-
- * filereq1.tclib Simple Filerequester used if neither ASL-Requester
- nor reqtools-Filerequester can be opened.
-
- * crypt.tclib Library used to encrypt the sheets.
-
- * Object_Logo.tclib Externe Objektklasse, siehe unten.
-
- * demo_function.tclib Example for external functions/macros, see below
-
- * Read.ME this file
-
-
- More information can be found in the user manual!
-
-
-
- Objekt_Logo.tclib
- =================
-
- This objectclass is a really simple example for an external object
- class. You can use this to add the TurboCalc-Logo to any sheet.
-
- This class has to be located in one of the tclib-directories (see above).
-
-
-
- demo_function.tclib
- ===================
-
- This TCLIB is an example for adding external functions and macros to
- TurboCalc. These functions are used in the example sheet "Func_TCLibs"
- (that is located in "Sheets3")
-
-